home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
wais
/
waisgate
/
server.h
< prev
next >
Wrap
Text File
|
1995-05-09
|
444b
|
14 lines
/* WIDE AREA INFORMATION SERVER SOFTWARE
No guarantees or restrictions. See the readme file for the full standard
disclaimer.
5.29.90 Harry Morris, morris@think.com
*/
/* this file is a server process for a unix machine that takes input from
standard in or from a socket and searches the local search engine on the
unix box.
originally written by harry morris.
*/
#define BUFSZ 100000 /* size of our comm buffer */